CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - entropy in image

搜索资源列表

  1. matlab

    1下载:
  2. 在图像匹配过程中,运用matlab语言计算两幅图像的联合信息熵,从而计算交互信息值的源代码。-In the image matching process, using matlab language computing two images combined information entropy, mutual information to calculate the value of the source code.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:554
    • 提供者:hejia
  1. maxentropie

    0下载:
  2. threshold is a key technique for the segmentation and edge detection in an image for image processing. Here in this file the threshold is on the based of the maximum entropy of an image using shannon entropy method.
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:662
    • 提供者:shirish
  1. ksw_2d_ga_improve

    0下载:
  2. 最大信息熵准则用于图像分割效果还不错 是matlab写的-Maximum entropy criterion for image segmentation results were pretty good is written in matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:1295
    • 提供者:马文平
  1. FuzzyClusteringToolbox

    0下载:
  2. 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计-Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2073119
    • 提供者:chendi
  1. entropy1

    0下载:
  2. 熵函数,可用于图像分割。热学量,反映了它所处状态的均匀程度。可以定量说明自发过程的趋势大小。-Entropy function can be used for image segmentation. Thermal capacity, which reflects the extent of its uniform state. Quantitative descr iption of trends in the size of a spontaneous process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:raven
  1. 8-(3)

    0下载:
  2. 利用灰度共生矩阵提取图像纹理特征值,然后根据熵值的大小来实现模块大小的选择。 另外,在寻找最佳匹配块时,同时考虑了颜色信息的差异和空间距离的因素。最后,给出了客观评价 图像修复质量的PSNR度量。实验表明,与Criminisi算法相比,该方法得到的修复效果更自然,更符合 人的视觉感知。 关键词:图像修复;纹理合-This paper firstly utilizes gray-level co-occurrence matrix to exti’act image s textu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:562722
    • 提供者:孙红娟
  1. background-model4

    0下载:
  2. 提出了一种基于模型切换的背景建模方法(M SBM ).该方法以嫡图像为纽带, 实现了不同精细程度的背景模型在空间上的自适应选取和在时间上的自适应切换.对于亮度分布复杂度高的背景区域采用精细的模型以保证运动目标检测的精度,反之采用简单的模型以降低计算量 .通过模型结构自适应结合参数自适应, 很好地兼顾了检测精度和计算代价.墓于高斯混合模型和时间平均模型的双模型切换式运动目标检测算法被用于实验研究, 结果表明这种算法的检测效果和单独采用高斯混合模型的检测效果相当, 而计算速度却比后者提高很多-P
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:852450
    • 提供者:
  1. MinEntropy

    0下载:
  2. 首先在0~180度方向上投影,计算每个角度上的投影图像的熵值,最小熵值对应的角度即为图像的光照无关角,然后获取图像的光照无关投影图像-光照无关图。-First, from 0 to 180 degrees in the direction of the projection, calculate the entropy of the projected image on every angle, the angle corresponding to the minimum entropy val
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9663289
    • 提供者:陈文明
  1. snakeV1.0

    0下载:
  2. 数字图像处理的snack算法,利用熵的原理来构建snack链表,通过迭代收敛来锁定图像中灰度变化大的轮廓。-Snack algorithm for digital image processing, the use of entropy principle to build snack list, through iterative convergence to lock the image in grayscale variation in profile.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12078187
    • 提供者:王君亭
  1. cs

    1下载:
  2. 基于压缩感知思想的图像分块压缩与重构方法 考虑到大多数图像信号信息分布有差异, 编码端, 在对图像分块的基础上, 融合熵估计 和边缘检测方法计算各图像块的信息含量, 再从两个不同的角度进行分类采样: 依据信息量多少将图像块分为平滑、过渡和纹理3 类, 使用不同的采样率采样 依据信息量的分布特征, 采用不同的采样率分配策略进行采样. 在解码端, 根据不同类型的图像块构造不同的线性算子进行重构, 再运用改 进的迭代阈值算法去除块效应和噪声. 实验证明, 算法在提升图像重构质量的同时缩短了
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10092611
    • 提供者:Dr_wong
  1. CPP_test

    0下载:
  2. 本程序采用C++语言计算图像LENA的一维图像熵和二维图像熵,并在控制台窗口中显示图像灰度值的一维和二维分布。-The program uses an image LENA C++ language computing one-dimensional and two-dimensional image entropy image entropy and displays images one-dimensional and two-dimensional distribution of gray
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49216
    • 提供者:songwei
  1. otsu

    0下载:
  2. 图像的阈值化分割,通过不同的阈值分割图像,结果有一维最大熵图像分割,可改变熵值得到不同的分割结果-Image thresholding, thresholding through different images, resulting in a one-dimensional maximum entropy image segmentation, can be changed to a different entropy worth segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2121
    • 提供者:feiniao
  1. WYDP75

    1下载:
  2. Brain Tumor Detection, Demarcation and Quantification via MRI Under the scope of this paper an algorithm has been developed which takes the gradient differential as main criteria for identification of the brain tumor. The algorithm also tries to sk
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11052599
    • 提供者:satya kumar
  1. ICA-matlab

    0下载:
  2. ICA算法的研究可分为基于信息论准则的迭代估计方法和基于统计学的代数方法两大类,从原理上来说,它们都是利用了源信号的独立性和非高斯性。一般情况下,所获得的数据都具有相关性,所以通常都要求对数据进行初步的白化或球化处理,因为白化处理可去除各观测信号之间的相关性,从而简化了后续独立分量的提取过程,然后再用基于负熵最大的FastICA算法,即可对图像及信号进行解混。-ICA algorithm research can be divided into iterative estimation meth
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:chengjing
  1. MSE-PSNR

    0下载:
  2. 以下在matlab中利用图像处理工具箱实现均方误差(MSE)、峰值信噪比(PSNR)和熵的源代码 -The following use in matlab image processing toolbox mean square error (MSE), the peak signal to noise ratio (PSNR), and entropy source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:王兰
  1. wzrxipfi

    0下载:
  2. 最终的权值矩阵就是滤波器的系数,通过matlab代码,在MATLAB中求图像纹理特征,实现了对10个数字音的识别,能量熵的计算,计算多重分形非趋势波动分析。- The final weight matrix is ??the filter coefficient, By matlab code, In the MATLAB image texture feature, To achieve the recognition of 10 digital sound, Energy entropy c
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5586
    • 提供者:akfegt
  1. gwzfsnxc

    0下载:
  2. 能量熵的计算,加入重复控制,包括面积、周长、矩形度、伸长度,在MATLAB中求图像纹理特征,对于初学者具有参考意义。- Energy entropy calculation, Join repetitive control, Including the area, perimeter, rectangular, elongation, In the MATLAB image texture feature, For beginners with a reference value.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7692
    • 提供者:efzyemy
  1. nrzakanz

    0下载:
  2. 在MATLAB中求图像纹理特征,是国外的成品模型,LCMV优化设计阵列处理信号,能量熵的计算,主要是基于mtlab的程序。- In the MATLAB image texture feature, Foreign model is finished, LCMV optimization design array signal processing, Energy entropy calculation, Mainly based on the mtlab procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7449
    • 提供者:qerjfn
  1. dwinhbwh

    0下载:
  2. 包括脚本文件和函数文件形式,包括AHP,因子分析,回归分析,聚类分析,到达过程是的泊松过程,欢迎大家下载学习,粒子图像分割及匹配均为自行编制的子例程,最小均方误差(MMSE)的算法,基于负熵最大的独立分量分析,用于特征降维,特征融合,相关分析等。- Including scr ipt files and function files in the form, Including AHP, factor analysis, regression analysis, cluster analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6756
    • 提供者:vrackgym
  1. nnstfdjw

    0下载:
  2. 用MATLAB实现的压缩传感,使用起来非常方便,基于负熵最大的独立分量分析,粒子图像分割及匹配均为自行编制的子例程,采用加权网络中节点强度和权重都是幂率分布的模型,本程序的性能已经超过其他算法,使用大量的有限元法求解偏微分方程。- Using MATLAB compressed sensing, Very convenient to use, Based on negative entropy largest independent component analysis, Particle im
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7998
    • 提供者:bhqmgwu
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com